home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / Me-Mz / MegaSort Stack.cpt / MegaSort Stack / card_10311.txt < prev    next >
Text File  |  1990-12-13  |  2KB  |  67 lines

  1. -- card: 10311 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 4000
  4. -- background id: 2324
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: A000
  11. -- rect: left=153 top=287 right=337 bottom=212
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 9301 / 9301
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Go back
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect scroll right
  23.   if the short name of this card is "explain1" then
  24.     go to card 1
  25.   else
  26.     go to previous card
  27.   end if
  28. end mouseUp
  29.  
  30.  
  31.  
  32. -- part 2 (button)
  33. -- low flags: 00
  34. -- high flags: 2000
  35. -- rect: left=436 top=298 right=336 bottom=484
  36. -- title width / last selected line: 0
  37. -- icon id / first selected line: 29114 / 29114
  38. -- text alignment: 1
  39. -- font id: 0
  40. -- text size: 12
  41. -- style flags: 0
  42. -- line height: 16
  43. -- part name: return
  44. ----- HyperTalk script -----
  45. on mouseUp
  46.   visual effect dissolve
  47.   pop card
  48. end mouseUp
  49.  
  50.  
  51.  
  52. -- part contents for background part 1
  53. ----- text -----
  54. HyperHIT consists of a set of external routines which you install into your stack.  Use the HyperHIT installer stack to add or remove these commands to your stack.
  55.  
  56. More information about HyperHIT can be obtained by contacting:
  57.  
  58.                                SoftStream International
  59.                                19 White Chapel Drive
  60.                                Mount Laurel, New Jersey 0854
  61.                                1-800-262-6610
  62.  
  63.  
  64. HyperHIT is a trademark of Griffin Software, Inc.
  65. HyperCard is a registered trademark of Apple Computer, Inc.
  66.  
  67.